home *** CD-ROM | disk | FTP | other *** search
/ Chip 1996 November / Chip 11-96.iso / treiber / grafik / videolog / gs300 / win31 / disk1 / ovls3764.inf < prev    next >
INI File  |  1995-07-05  |  3KB  |  79 lines

  1. ;/*****************************************************************************
  2. ;Name                 : OemSetup.inf
  3. ;Title                : GrafixStar 300 OEM Setup File
  4. ;Author               : Michael D'Silva
  5. ;Created              : 01/02/95
  6. ;                     :
  7. ;Copyright            : 1995 by VideoLogic Limited. All rights reserved.
  8. ;                     : No part of this software, either material or conceptual 
  9. ;                     : may be copied or distributed, transmitted, transcribed,
  10. ;                     : stored in a retrieval system or translated into any 
  11. ;                     : human or computer language in any form by any means,
  12. ;                     : electronic, mechanical, manual or other-wise, or 
  13. ;                     : disclosed to third parties without the express written
  14. ;                     : permission of VideoLogic Limited, Unit 8, HomePark
  15. ;                     : Industrial Estate, King's Langley, Hertfordshire,
  16. ;                     : WD4 8LZ, U.K.
  17. ;                     :
  18. ;Description          : This file is used by Windows Setup for installing the
  19. ;                     : Display  Drivers.
  20. ;                     :      
  21. ;Program Type         : Windows 3.1
  22. ;Modifications        : None
  23. ;*****************************************************************************/
  24.  
  25. [data]
  26.     Version="3.10"
  27.  
  28. ; Setup expects all the files to be on this disk.
  29.  
  30. [disks]
  31.     1 =. ,"GrafixStar 300 Setup Disk",disk1
  32.  
  33. ; Display Driver, Grabber and VxD information.
  34.  
  35. [display]
  36. GrafixStar = 1:vls3764.drv, "GrafixStar 300", "100,96,96", 1:vgacolor.2gr, 1:vgalogo.lgo, 1:vdds376x.386, 1:s3911grb.3gr,, 1:vgalogo.rle
  37.  
  38. ; Copy these fonts if the 386 grabber is being used
  39.  
  40. [s3911grb.3gr]
  41. 1:CGA40WOA.FON,1:CGA40850.FON
  42. 1:CGA80WOA.FON,1:CGA80850.FON
  43. 1:EGA40WOA.FON,1:EGA40850.FON
  44. 1:EGA80WOA.FON,1:EGA80850.FON
  45.  
  46. [sysfonts]
  47. 1:vgasys.fon,"VGA (640x480) resolution System Font", "100,96,96"
  48. 1:8514sys.fon,"8514/a (1024x768) resolution System Font", "100,120,120"
  49.  
  50. [fixedfonts]
  51. 1:vgafix.fon,"VGA (640x480) resolution Fixed System Font", "100,96,96"
  52. 1:8514fix.fon,"8514/a (1024x768) resolution Fixed System Font", "100,120,120"
  53.  
  54. [oemfonts]
  55. 1:vgaoem.fon,"VGA (640x480) resolution Terminal Font (USA/Europe)", "100,96,96",1
  56. 1:8514oem.fon,"8514/a (1024x768) resolution Terminal Font (USA/Europe)", "100,120,120",1
  57.  
  58. [fonts]
  59.    1:SSERIFE.FON, "MS Sans Serif 8,10,12,14,18,24 (VGA res)",    "100,96,96"
  60.    1:SSERIFF.FON, "MS Sans Serif 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  61.  
  62.    1:COURE.FON,   "Courier 10,12,15 (VGA res)",                  "100,96,96"
  63.    1:COURF.FON,   "Courier 10,12,15 (8514/a res)",               "100,120,120"
  64.  
  65.    1:SERIFE.FON,  "MS Serif 8,10,12,14,18,24 (VGA res)",         "100,96,96"
  66.    1:SERIFF.FON,  "MS Serif 8,10,12,14,18,24 (8514/a res)",      "100,120,120"
  67.  
  68.    1:SYMBOLE.FON, "Symbol 8,10,12,14,18,24 (VGA res)",           "100,96,96"
  69.    1:SYMBOLF.FON, "Symbol 8,10,12,14,18,24 (8514/a res)",        "100,120,120"
  70.  
  71.    1:SMALLE.FON,  "Small Fonts (VGA res)",                       "100,96,96"
  72.    1:SMALLF.FON,  "Small Fonts (8514/a res)",                    "100,120,120"
  73.  
  74.    1:ROMAN.FON,   "Roman (Plotter)",  "CONTINUOUSSCALING"
  75.    1:SCRIPT.FON,  "Script (Plotter)", "CONTINUOUSSCALING"
  76.    1:MODERN.FON,  "Modern (Plotter)", "CONTINUOUSSCALING"
  77.  
  78.  
  79.